FS#86 - Rewrite the sockets API

Updated the API documentation of the whole network module
The system headers are no longer included by the sfml-network public headers

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1475 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2010-03-23 09:39:43 +00:00
parent a09ee0f9e3
commit 9280771665
66 changed files with 3976 additions and 2992 deletions

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
<Workspace title="CSFML workspace">
<Project filename="csfml-main.cbp" active="1" />
<Project filename="csfml-main.cbp" />
<Project filename="csfml-system.cbp" />
<Project filename="csfml-window.cbp" />
<Project filename="csfml-graphics.cbp" />
<Project filename="csfml-audio.cbp" />
<Project filename="csfml-network.cbp" />
<Project filename="csfml-network.cbp" active="1" />
</Workspace>
</CodeBlocks_workspace_file>