blob: a7d7414c4bf53b55f529001657550dc508d5c210 (
plain)
1
2
3
4
5
6
7
8
9
10
|
what's new in iemnet?
0.1
- forked away from mrpeach/net
- one thread for each socket
- default-target concept: either send to all clients, a single client or all-but
a single client
- getting rid of cruft either not related to networking (e.g. file-handling) or
workarounds for bugs/design problems
|