nmap/nsock/examples
david eb98386809 Remove vestiges of nsp_settrace.
Now you call nsock_set_log_function then nsock_set_loglevel.
http://seclists.org/nmap-dev/2013/q1/72
2013-01-22 23:40:16 +00:00
..
Makefile
nsock_telnet.c Remove vestiges of nsp_settrace. 2013-01-22 23:40:16 +00:00
nsock_test_timers.c Remove vestiges of nsp_settrace. 2013-01-22 23:40:16 +00:00
README

$Id$

Here are some example programs, they weren't really written to
present nice and elegant use of the nsock library.  They were
actually written for my testing purposes during development.  So don't
be surprised if you see code that looks strange, or even downright
evil -- I'm testing the code reliability.

-Fyodor