]> git.saurik.com Git - wxWidgets.git/commit - include/wx/socket.h
Updated wxSocket documentation
authorGuilhem Lavaux <lavaux@easynet.fr>
Sun, 5 Sep 1999 10:23:22 +0000 (10:23 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sun, 5 Sep 1999 10:23:22 +0000 (10:23 +0000)
commitaa6d970619f8dd5aa0d157953ad431acfde89963
tree1d397e1272de8e1431818769cfee71e3a55a4ab6
parentde3131e78406c3d8a4fb5c1fdf91fbeccfe63f73
Updated wxSocket documentation
Renamed GSOCK_TIMEOUT to GSOCK_TIMEDOUT
Added wxURL::ConvertFromURI
Use wxUSE_LIBGIF in imaggif.cpp and samples/html/test/test.cpp
Full implementation of "timeout"s in gsocket.c
Non-blocking WaitConnection()/Connect() are supported now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
docs/latex/wx/sckaddr.tex
docs/latex/wx/socket.tex
include/wx/gsocket.h
include/wx/image.h
include/wx/motif/setup0.h
include/wx/msw/setup0.h
include/wx/sckaddr.h
include/wx/socket.h
include/wx/stubs/setup.h
include/wx/url.h
samples/html/test/test.cpp
src/common/ftp.cpp
src/common/http.cpp
src/common/imaggif.cpp
src/common/socket.cpp
src/common/url.cpp
src/unix/gsocket.c
src/unix/gsockunx.h