index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
svc_tcp.c
Age
Commit message (
Expand
)
Author
1998-05-22
make svctcp_recv kill sockets that fail in xdr_callmsg(); wpaul
Theo de Raadt
1998-05-22
make readtcp() call svc_getreqset2() for activity on other sockets; wpaul
Theo de Raadt
1998-05-19
incorrect timeout handling
Theo de Raadt
1997-07-09
avoid close(closed_socket) or close(-1); it looks disgusting in kdump
Theo de Raadt
1997-04-30
Don't do pointer arithmetic on void pointers
Thorsten Lockert
1997-03-29
if a bad socket is accept()ed, bail without trying another accept()
Theo de Raadt
1997-02-17
do not leak descriptors and mem
Theo de Raadt
1997-02-13
if i find one more little problem, and have to make one more little
Theo de Raadt
1997-02-13
option handling is a bitch
Theo de Raadt
1997-02-13
ok, i finally learned about struct ipoption
Theo de Raadt
1997-02-07
destroy everything with source routes
Theo de Raadt
1996-08-20
memset 0; also fix for byte order botch in __svc_fdset handling; thanks to mw...
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-15
support descriptors > FD_SETSIZE and correct timeout handling
Theo de Raadt
1996-08-05
if port 20 incoming, kill it and try again
Theo de Raadt
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-03-25
Pull prototypes into scope
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt