[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Thu, 31 May 2001 15:00:02 -0700


Modified files:
  2001-05-31 14:47:07 include/asrender.h
  2001-05-31 14:47:08 lib/ASmodule.c
  2001-05-31 14:47:08 libAfterBase/Makefile.in
  2001-05-31 14:47:08 libAfterBase/output.h
  2001-05-31 14:47:08 src/afterstep/module.c
ChangeLog:
  Implemented libAfterBase/socket.c to perform all the network communication
  stuff. It implements socket setup, buffered writes of int and string data,
  effective protocol implementation for non-blocking reading.