Skip to Content.
Sympa Menu

freetds - [freetds] removing a todo

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: TDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] removing a todo
  • Date: Sat, 6 Jan 2007 17:24:41 -0500

In net.c, there is this question about sendto(2) on a UDP port:

/* TODO is there a way to see if server reply with an ICMP (port not
available) ?? */


There is not. Well, there is, but it is extremely difficult and complex,
taking up a whole chapter in Stevens's Unix Network Programming.
Certainly it's not worth it.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page