Need source to TCP/IP 'connect()'

From: Mark McWiggins (markm_at_messagegate.com)
Date: 11/30/04

  • Next message: Michael L. Squires: "Re: slow mouse in X11"
    Date: Mon, 29 Nov 2004 18:06:22 -0800
    To: <freebsd-stable@freebsd.org>
    
    

    Hi All,

     

    Can someone point me to (or send) the BSD source to the TCP/IP
    'connect()' function?

    I looked through the hierarchy and couldn't find it quickly.

     

    I need a hacked version to work the way Nmap does just sending SYN and
    then quitting

    to verify that an application is still running but not do a full
    connection, which causes the

    app to misbehave.

     

    Thanks in advance for any help you can offer.

     

    Mark McWiggins

     

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Michael L. Squires: "Re: slow mouse in X11"