bug-radar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bit more code...


From: Jamshed Kakar
Subject: Bit more code...
Date: Wed, 13 Feb 2002 15:55:54 -0800
User-agent: Mutt/1.3.27i

Hi,

I've banged out the initial code to listen on a socket for UDP
datagrams.  This is *untested* but compiles without warnings and
doesn't segfault.  Against my better judgment I've skipped writing the
tests first... hopefully in the next few days I'll be able to cook up
a simple client to make sure the server works as I think it will.  I
also want to take some time to dig through the Steven's books so that
we can make sure our servers are protocol-independent (IPv4/IPv6) from
the onset.

Once I've verified for myself that it actually does what I think it
does I plan to spend some time writing automated tests to make sure it
always Does The Right Thing(tm).  "make check" is our friend. =)

Take care,
Jamu.

-- 
 Premature optimization is the root of all evil. -- Donald Knuth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]