Skip to content

Commit 12d1789

Browse files
Update README.md
1 parent d2d3957 commit 12d1789

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,14 @@ implement their parsing, event handling and so on on top.
1111

1212
A very simple HTTP client can be found in the examples folder.
1313

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-
1914
## TODO
2015

2116
High level:
2217

2318
* [ ] Testing under real conditions
24-
* [ ] The the client on windows
19+
* [ ] Test the client and server thoroughly on windows
2520
* [ ] Get some feedback on the API
2621
* [ ] Get some feedback on the actual network handling, especially the errorhandling
27-
* [ ] Test fbServer and make it work on windows.
2822

2923
Detail:
3024

0 commit comments

Comments
 (0)