2010-06-09 23:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* include/hbsocket.ch
    + Added address info array positions.

  * src/rtl/hbsockhb.c
    - Deleted spaces @ EOL.

  * contrib/hbtpathy/telepath.prg
  * contrib/hbcomm/tests/test.prg
  * contrib/hbcomm/hbcomm.prg
  * contrib/hbsms/hbsms.prg
    ! Fixed HB_COMRECV() which requires a preallocated string
      to be passed.
      (no testing done, please review me, I'm almost sure I've
      made mistakes here)

  * examples/httpsrv/uhttpd.hbp
  * examples/httpsrv/uhttpd.prg
  - examples/httpsrv/socket.c
    + Changed to use new natic SOCKET API.
This commit is contained in:
Viktor Szakats
2010-06-09 21:38:32 +00:00
parent b4fb0856f5
commit ea7e1d15b9
10 changed files with 84 additions and 455 deletions

View File

@@ -2,6 +2,6 @@
# $Id$
#
-mt -gui uhttpd.prg cgifunc.prg cookie.prg session.prg socket.c
-mt -gui uhttpd.prg cgifunc.prg cookie.prg session.prg
-l{win}hbwin