Age | Commit message (Collapse) | Author | Files | Lines |
|
restrictions on the length of a line (unless you fill memory of course.)
Reformated the source.
|
|
contains all the code for properly bringing in the system headers (in the
correct order and with proper dependancies.)
|
|
|
|
|
|
Made the sock_mutex static since it's not referenced outside the file.
Changed the data types for some of the variables.
Cleaned up the readline function (changed data types and removed
variables.)
|
|
Added mutex locking around the dnscache() call.
Removed the global sockaddr and setup_fd variables.
Added the socket_blocking() and socket_nonblocking() functions.
Gutted the readling() function and replaced it with something similar to
the 1.0 version. :)
|
|
which included commits to RCS files with non-trunk default branches.
|