Commit Graph

16 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 695629cba1 b/f: xmlrpc2di: fix poll/busyloop with keep-alive
15 years ago
Stefan Sayer 204d680cf8 xmlrpc2di: ignore EAGAIN/EWOULDBLOCK result on accept
15 years ago
Raphael Coeffic 29f55f998c corrected poll error event flags
15 years ago
Raphael Coeffic 1b3a1badc4 b/f: replaces select() with poll() to overcome the 1024 fd limit.
15 years ago
Stefan Sayer f947af4102 fix some size printf fmt
15 years ago
Stefan Sayer ea20cfa4da xmlrpc2di: server_ip option to bind specific
15 years ago
Stefan Sayer 312d8c9010 xmlrpc2di: write whole response if > buffer length
16 years ago
Peter Lemenkov 08a5a3bfce Added workarounfd for weird behaviour of CMake 2.4 while handling
16 years ago
Stefan Sayer 6d1d1713ef made condition clearer to the compiler
16 years ago
Peter Lemenkov 420a0d3d83 fix for building apps/xmlrpc2di with openssl 1.0
16 years ago
Peter Lemenkov d67e7a748e - Fixed building of static libs.
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer 64e831725c fixed initialization of SSL - caused random crashing of xmlrpc server (which does not support SSL)
17 years ago
Stefan Sayer ac2cf0a414 added xmlrpc++ library source, as xmlrpc++ is not any more in debian testing and unfortunately had gentoo eol as well.
17 years ago