1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/lib/socket
Andrew Tridgell c98c6aa561 r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
- fixed ncacn_ip_tcp to use the generic async name resolution methods,
   so NBT names now work (as requested several times by abartlet!)

 - changed resolve_name() to take an event_context, so it doesn't cause
   the whole process to block

 - cleaned up the talloc_find_parent_bytype() calls to go via a cleaner
   event_context_find() call
(This used to be commit b3d491b210)
2007-10-10 13:34:51 -05:00
..
access.c r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
config.m4 r9110: use printf again 2007-10-10 13:31:17 -05:00
config.mk r9063: - don't pollute the global $LIBS variable with -ldl 2007-10-10 13:31:13 -05:00
connect.c r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 2007-10-10 13:34:51 -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 r8394: Make sure the argument to ctype is*(3) macros are unsigned char as 2007-10-10 13:20:14 -05:00
socket_unix.c r8044: give a better error code 2007-10-10 13:19:02 -05:00
socket.c r8408: its quite common in our code to free up a connection when we get an 2007-10-10 13:22:59 -05:00
socket.h r7626: a new ldap client library. Main features are: 2007-10-10 13:18:14 -05:00