1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00
Andrew Tridgell 61e1eea0fd r6150: fixed a few socket_wrapper bugs.
- now works properly with UDP, so the NBT tests work
  - fixed byte order in a few places
  - connect() now fails to non-localhost
  - fixed some places that tested for < 0, which should be == -1 (most syscalls
    return -1 on error, not "negative")
2007-10-10 13:11:22 -05:00
..
2007-10-10 13:07:25 -05:00
2007-10-10 13:11:03 -05:00
2007-10-10 13:10:55 -05:00
2007-10-10 13:11:03 -05:00
2007-10-10 13:05:13 -05:00