This commit is contained in:
psyc://psyced.org/~lynX 2011-08-17 12:12:27 +02:00
parent 723775f1f9
commit adc7990a40
1 changed files with 3 additions and 2 deletions

5
TODO
View File

@ -1,6 +1,6 @@
FROM LDMUD FROM LDMUD
+ we are glad to find out that Lars is back and working on ldmud! :D - ldmud has made quite some progress, although not exactly in the areas
- examine & apply: 2320, 2334, 2335, 2336, 2340, 2341 that we are active in. syncing with ldmud is a good idea.
BUGS BUGS
- should autoconf to sysmalloc also for osol (OpenSolaris) - should autoconf to sysmalloc also for osol (OpenSolaris)
@ -75,6 +75,7 @@ NETWORKING
- add_message("%s", "\n*** Text lost in transmission ***\n"); - add_message("%s", "\n*** Text lost in transmission ***\n");
should be passed to master instead. should be passed to master instead.
+ _length: <eL> somebody implement a new input_to(#'get_data, length). + _length: <eL> somebody implement a new input_to(#'get_data, length).
? replace ERQ with c-ares http://c-ares.haxx.se/ for async dns lookups
? MAYBE the whole networking should be replaced by libevent!?? ? MAYBE the whole networking should be replaced by libevent!??
+ support epoll() / kqueue (or just libevent?) + support epoll() / kqueue (or just libevent?)