summaryrefslogtreecommitdiff
path: root/src/ivysocket.c
AgeCommit message (Expand)Author
2015-05-11° more precise warning message when SO_REUSEPORT if available at compilation...bustico
2015-05-11* behavior change : just warn without exiting if libc/kernel does not support...bustico
2011-11-02Update to compile under MinGWfcolin
2011-01-25fix for code which breaked strict aliasing rules of gcc. Use union insteadbustico
2011-01-24make ivy-c c++ compiler compliantbustico
2010-12-01remove obsolete function hsterrorfcolin
2010-11-30remove reverse DNS resolution in CheckConnectedfcolin
2010-11-30 correct error code passed to hstrerrorfcolin
2010-11-22Correct Pb on Mac OSfcolin
2010-11-22replace IPV6_ADDMEMBERSHIP with IPV6_JOIN_GROUP exits on all platformfcolin
2010-11-22Compile on Mac OSfcolin
2010-10-26Trying to get more IPV4/IPV6 protocol idependancefcolin
2010-10-20portage IPV6 Windowsfcolin
2010-10-20portage IPV6fcolin
2010-03-02Cleanup memoryfcolin
2009-10-06correction des problemes de connection multiplefcolin
2009-07-06compilation sous Windowsfcolin
2009-07-06typo fixbustico
2009-07-06force tcp_no_delay option to reduce lag on small messagesbustico
2008-06-23MingGWfcolin
2008-06-23Mise a jour pour compilation MinGWfcolin
2008-05-19 * make the lib and api more robust by adding const where they should bebustico
2008-04-11Modification pour compilation sous Windowsfcolin
2008-04-09fill BUGS file for macosx bugbustico
2008-04-08 * fix a bug with the behavior of send system call in non blocking modebustico
2008-03-21- numerous fixesbustico
2008-02-08revert accidentally commited modifbustico
2008-02-08 fix makefile for non omp targetbustico
2008-02-06 * fix realloc buffer size when big messagebustico
2007-12-13correction d'un bug en cas de reallocation de bufferfcolin
2007-02-14Include patches from Michel Estienne <estienne@cena.fr> for older gccfourdan
2006-04-21suppression de l'indirection sur les fonction channel et renomage !fcolin
2006-04-20cleanup DEBUG codefcolin
2006-04-19correction de probleme potentiel en multithread ( Ada rejeu )fcolin
2005-05-20portages des modifications sur windowsfcolin
2005-05-20elimination des tailles de buffer par utilisation de reallocfcolin
2004-09-01replaced the gtk mainloop with a glib one. added -Wall compile directive . fi...drouin
2004-06-25le Makefile peut être utilisé sur Solaris, OSX et Linux. Par dégaut, c'estjestin
2004-03-24correction fonction WIN32 non encadrée WIN32fcolin
2004-03-24Pb de mainloop TCL sous windowsfcolin
2004-03-12compile avec MINGW sous WIN32fcolin
2003-10-09Modified makefiles to allow compilation on OSXjestin
2002-12-16passage en GCC 3.2fcolin
2002-04-04replace LIST_ IVY_LIST_ collision macrofcolin
2000-12-20multicast and glut eventloop supportfcolin
2000-08-07Fixed headerssc
1999-03-26correction d'un bug a la fermeture de Ivyfcolin
1999-02-09Clean upsc
1999-02-05Corrected bug when broadcast socket can't be opened.sc
1999-01-26A bit of clean up in headerssc