summaryrefslogtreecommitdiff
path: root/docs/port/README.networking
blob: c749209a8cae6fcb13414981a31277fd3892edd3 (plain)
1
2
3
4
5
6
7
- use POSIX getaddrinfo/getnameinfo as they provide a good top-level interface which 
  is quite portable (even on Windows)

Good code examples:
- UNPV12e of W. Richard Stevens (Unix Network Programming), the must-read
- postgresql has a good getaddrinfo replacement for Windows and Cygwin
- some very helpful tips: www_kame_net_newsletter_19980604.txt