]> source.dussan.org Git - tigervnc.git/commit
[Layout] Added os/net.[ch]. They will include wrappers for missing IPv6
authorAdam Tkac <atkac@redhat.com>
Wed, 10 Dec 2008 16:42:33 +0000 (16:42 +0000)
committerAdam Tkac <atkac@redhat.com>
Wed, 10 Dec 2008 16:42:33 +0000 (16:42 +0000)
commitbe4c3acee78f27f979849677c52b3c5d9dc5acb0
tree0ca4414e81f55d3ccf2dd0882fbda73fdc85ba54
parent3a209d5f5a2dfee5d329c5909108e6c64e3c7187
[Layout] Added os/net.[ch]. They will include wrappers for missing IPv6
         capabilities and should hide common networking related differences
         between OSs

[Port] Implement IPv4-only version of inet_ntop for OSs which doesn't have it

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3369 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/configure.ac
common/network/TcpSocket.cxx
common/os/Makefile.am
common/os/net.c [new file with mode: 0644]
common/os/net.h [new file with mode: 0644]