]> arthur.barton.de Git - netatalk.git/history - libatalk/util/socket.c
Merge from branch-2-1
[netatalk.git] / libatalk / util / socket.c
2010-11-16 Frank LahmMerge from branch-2-1
2010-11-16 Frank LahmReturn -1 from readt on read or select error and 0...
2010-11-16 Frank LahmMerge branch-2-1
2010-11-15 Frank Lahmms, not us stupid
2010-11-15 Frank LahmReset fdsets in select loop
2010-11-15 Frank LahmReally select as long as requested in readt when EINTR
2010-11-15 Frank LahmBackport complete SO_SND/RCV-TIMEOUT removal from 2.2
2010-10-29 Frank LahmMerge branch-2-1
2010-10-22 Frank LahmFixes
2010-10-20 Frank LahmFixed conflicts from merge
2010-10-14 Frank LahmNon-blocking fixes for cnid_metad. Move readt to socket...
2010-01-05 franklahmMore doxygen style API documentation
2009-11-23 franklahmFix some stuff on FreeBSD
2009-11-05 didgIP6 remove a 'unsigned expression < 0 is always false...
2009-11-05 didgIP6 add missing include for free and remove unused...
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-10-26 franklahmUse fcntl O_NONBLOCK instead of ioctl FIONBIO