summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/socket.c
AgeCommit message (Expand)Author
2014-12-27PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer
2013-07-01Re-undo commit 11966 (which is the fix for #5325 that caused #5578) to be syn...Alain Frisch
2013-06-04PR#5325: re-do commit 11966, which was undone by mistakeDamien Doligez
2012-10-15remove all $Id keywordsDamien Doligez
2012-09-26#5766: MSVC port broken following switch to winsock2.Alain Frisch
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-07-13PR#5676: add ipv6 support on Windows.Jonathan Protzenko
2012-01-30Partial fix for #5398: at least avoid an out-of-bounds access.Jonathan Protzenko
2011-12-28PR#5325 ("remove" solution).Xavier Leroy
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2010-01-22clean up spaces and tabsDamien Doligez
2002-04-30Meilleure distinction handle/socket. Ajout lockf. Revu rename.Xavier Leroy
2001-12-07MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy
2001-12-03Mise au carre des appels unix_errorXavier Leroy
2001-08-28Chargement dynamique de primitives CXavier Leroy
1999-11-17Changement de la licenceXavier Leroy
1999-02-24Retour en arriere sur les sockets asynchrones (ne marche pas avec tk)Xavier Leroy
1999-02-24Sockets asynchrones, suiteXavier Leroy
1999-02-24Ajout de Unix.async_socket (a tester)Xavier Leroy
1997-09-04Debug, testsXavier Leroy
1997-09-03Implementation du type file_descr par le type HANDLE de Win32. Court-circuit...Xavier Leroy
1996-09-05Premiere compilation.Xavier Leroy
1996-09-04Merge du stage de Pascal CuoqXavier Leroy