1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-11 10:19:03 +00:00
Files
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
..

$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