Commit Graph

7 Commits

Author SHA1 Message Date
Gerhard Rieger 13b73776e7 ported generic socket to *BSD; minor improvements 2008-09-20 17:17:27 +02:00
Gerhard Rieger 1924e17cf0 replaced select() by poll() in comments 2008-09-04 23:42:52 +02:00
Gerhard Rieger e142c3da6b dont leave UDP-LISTEN socket open after reject 2008-09-04 23:30:59 +02:00
Gerhard Rieger a1c0e96592 replaced the select() calls by poll() 2008-07-24 21:51:38 +02:00
Gerhard Rieger 1f5165b765 fixed bugs where sub processes would become zombies because the master process did not catch SIGCHLD 2008-02-01 23:15:14 +01:00
Gerhard Rieger df493f126e replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
Gerhard Rieger b819572f5e socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00