Files
pcas/src/ioc
Michael DavidsaverandMichael Davidsaver 991ff308e0 rsrv: when binding to a specific interface also bind to iface bcast
An oddness of BSD sockets (not winsock) is that binding to
INADDR_ANY will receive unicast and broadcast, but binding to
a specific interface address receives only unicast.  The trick
is to bind a second socket to the interface broadcast address,
which will then receive only broadcasts.
2016-01-11 20:59:07 -05:00
..
2014-12-10 17:40:40 -06:00
2015-04-14 17:57:10 -05:00
2015-07-21 19:08:07 -04:00
2013-12-17 12:54:04 -06:00
2011-02-26 18:24:51 -06:00