[Kamailio-Devel] Fwd: SF.net SVN: openser:[5078] trunk/modules/mi_datagram/datagram_fnc.c
Henning Westerholt
henning.westerholt at 1und1.de
Wed Oct 15 19:22:55 CEST 2008
Revision: 5078
http://openser.svn.sourceforge.net/openser/?rev=5078&view=rev
Author: henningw
Date: 2008-10-15 17:20:06 +0000 (Wed, 15 Oct 2008)
Log Message:
-----------
- port from opensips, r4799
- fixed bogus variable declaration - for both socket unix and socket AF_INET,
a sockaddr_un was used, even for AF_INET an sockaddr_in should be used. The
bug was no critical as the everything was casted to sockaddr and the
sockaddr_un is larger than sockaddr_in. Credits to Bogdan
Modified Paths:
--------------
trunk/modules/mi_datagram/datagram_fnc.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
More information about the Devel
mailing list