You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by David Reid <dr...@jetnet.co.uk> on 2001/03/08 20:57:56 UTC

UDP commit

Folks,

The UDP commit has gone in and basically adds sendto/recvfrom for Unix.  I
hate just adding to one or other platform but I've been saying I'll do the
code for about 2 months and it was making me feel guilty.

My logic for adding it was that as we don't actually require or use it
anywhere it won't break anything.

Will & Brian - can you guys do the necessary for Win32 and OS/2?  I'll do
BeOS once I get time.

I don't like doing this sort of patch (and I promise to do everything I can
to not do it again) but it's been long enough in coming :)

david