]> git.mxchange.org Git - simgear.git/commit
Patch to avoid the problem of the socket resource not yet being available
authorCurtis L. Olson <curtolson@gmail.com>
Fri, 12 Nov 2010 19:19:57 +0000 (13:19 -0600)
committerCurtis L. Olson <curtolson@gmail.com>
Fri, 12 Nov 2010 19:19:57 +0000 (13:19 -0600)
commit167cba9e93bcc15e8c5f41fd8daadc958936b71a
treed538bd2c41291011f3b06b74834e400c056b842f
parentce89a410d203a1f98237fa8a27fcb66068bed05f
Patch to avoid the problem of the socket resource not yet being available
if the program is restarted quickly after being killed.

Reference: http://www.unixguide.net/network/socketfaq/4.5.shtml
simgear/io/raw_socket.cxx