1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4/lib/socket
Andrew Tridgell 1692bbf2e2 r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
will be interesting to see if this causes any portability problems, as
it is a less commonly used call.
(This used to be commit f6993db31d)
2007-10-10 13:17:28 -05:00
..
access.c r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
config.m4 r3753: Have some modules default to "NOT" and enable them again when 2007-10-10 13:05:51 -05:00
config.mk r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
socket_ipv4.c r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It 2007-10-10 13:17:28 -05:00
socket_ipv6.c r5903: While I can't test IPv6, metze asked me to commit a matching change 2007-10-10 13:11:08 -05:00
socket_unix.c r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It 2007-10-10 13:17:28 -05:00
socket.c r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It 2007-10-10 13:17:28 -05:00
socket.h r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It 2007-10-10 13:17:28 -05:00