Merge pull request #1949 from lewurm/fixtype
[mono.git] / mono / metadata / socket-io.h
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
2015-10-06 Rodrigo KumperaMerge pull request #1978 from ludovic-henry/coop-interrupt
2015-10-06 Rodrigo KumperaMerge pull request #2060 from ludovic-henry/socket...
2015-10-05 Ludovic Henry[socket] Factor SocketAsyncResult and ProcessAsyncResul...
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
2015-05-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
2015-04-28 Marcos HenrichMerge pull request #1696 from esdrubal/tzrefactor
2015-04-21 Rodrigo KumperaMerge pull request #1723 from madewokherd/winvista
2015-04-21 Rodrigo KumperaMerge pull request #1699 from ludovic-henry/threadpool...
2015-04-21 Alexander KöplingerMerge pull request #1721 from jaredpar/fix-attribute-gen
2015-04-21 Miguel de IcazaMerge pull request #1720 from blucz/master
2015-04-20 Miguel de Icaza[Socket] Add DualMode property and adjust to Mono seman...
2015-04-20 Marcos HenrichMerge pull request #1691 from esdrubal/exitevent
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-13 Zoltan VargaMerge pull request #1708 from alexanderkyte/always_use_imt
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Ludovic Henry[Socket] Move IOControl related methods to their region
2015-04-09 Ludovic Henry[Socket] Move SendFile related methods to their region
2015-04-09 Ludovic Henry[Socket] Move ReceiveFrom related methods to their...
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-15 Miguel de IcazaMerge pull request #1617 from keneanung/OdbcCommandExce...
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
2015-03-10 Miguel de IcazaMerge pull request #977 from jasonleenaylor/bug-18558
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Zoltan Varga[runtime] Remove the usage of MONO_INTERNAL, use MONO_A...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-08-06 Marek SafarMerge pull request #1193 from esdrubal/decimal-round
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-01 Alex Rønne PetersenMerge pull request #1127 from oleg-st/master
2014-06-25 Joao MatosCleaned up C++ keywords in Mono metadata headers.
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-06-27 Rodrigo KumperaAdd new cancel_blocking_socket_operation icall to Socket.
2010-11-24 Gonzalo Paniagua... [Sockets] Support Remote/LocalEndPoint for AF_UNIX
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-26 Gonzalo Paniagua... Bypass BeginInvoke for asynch. operations
2010-09-23 Sebastien PouliotAdd missing SocketOptionName_HopLimit definition for...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-10-21 Gonzalo Paniagua... 2009-10-21 Gonzalo Paniagua Javier <gonzalo@novell...
2009-10-21 Gonzalo Paniagua... 2009-10-21 Gonzalo Paniagua Javier <gonzalo@novell...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-30 Bill Holmes2008-12-30 Bill Holmes <billholmes54@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-10 Bill Holmes2008-09-10 Bill Holmes <billholmes54@gmail.com>
2008-06-19 Dick Porter2008-06-19 Dick Porter <dick@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-11 Dick Porter2007-01-11 Dick Porter <dick@ximian.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-11 Paolo MolaroWed Oct 11 17:27:05 CEST 2006 Paolo Molaro <lupus@ximia...
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next