We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d3957 commit 12d1789Copy full SHA for 12d1789
README.md
@@ -11,20 +11,14 @@ implement their parsing, event handling and so on on top.
11
12
A very simple HTTP client can be found in the examples folder.
13
14
-## Restrictions, known issues, ...
15
-
16
-* Windows XP is not supported, since inet_ntop is only available in Vista and up.
17
-* fbServer is untested and doesn't work on windows yet
18
19
## TODO
20
21
High level:
22
23
* [ ] Testing under real conditions
24
-* [ ] The the client on windows
+* [ ] Test the client and server thoroughly on windows
25
* [ ] Get some feedback on the API
26
* [ ] Get some feedback on the actual network handling, especially the errorhandling
27
-* [ ] Test fbServer and make it work on windows.
28
29
Detail:
30
0 commit comments