-
Notifications
You must be signed in to change notification settings - Fork 3
Home
PietjeBell88 edited this page Sep 14, 2010
·
2 revisions
- remove prefix stuff from manual
- change defaults to more sane values/more often used values
- try to keep nntp and socket as abstract as possible.. so make them return values and not talk to the ui themselves.
- get rid of all those version number and website stuff.. it’s useless and shouldn’t be there
- use inttypes.h
- retval checking in threads and let threads return with a value
- add account limit reached error
- more checking for errors
- add par2, and also optimize for posting ( http://www.binaries4all.com/optimizing/ )
- const correctness for *data and *tinfo
- getopt_long
- merge BYTES_PER_LINE and YENC_LINE_LENGTH