[io-layer] Extract socket (#4241)
[mono.git] / mono / io-layer / wapi-private.h
2017-01-19 Ludovic Henry[io-layer] Extract socket (#4241)
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-08 Alexis ChristoforidesMerge pull request #3773 from mono/bockbuild-integration
2016-11-08 Alexander KöplingerMerge pull request #3913 from omwok/master
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Ludovic Henry[io-layer] Extract Process runtime support (#3859)
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 Andi McClureMerge pull request #3583 from xmcclure/test-418-checked
2016-09-21 Alexander KöplingerMerge pull request #3602 from henricm/fix-configuration...
2016-09-21 Niklas TherningMerge pull request #3547 from cmp-/remove-obsolete...
2016-09-21 Alexander KöplingerMerge pull request #3587 from henricm/fix-set-no-delay...
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
2016-09-13 Ludovic Henry[io-layer] Extract Mutex, Semaphore and Event (#3553)
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
2016-08-05 Ludovic HenryMerge pull request #3288 from ludovic-henry/iolayer...
2016-08-04 Ludovic Henry[io-layer] Remove threads.h, thread-private.h and wthre...
2016-08-04 Ludovic Henry[io-layer] Make _wapi_getpid, _wapi_thread_own_mutex...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-19 Marcos HenrichMerge pull request #3283 from esdrubal/mono-sym-docs
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-18 Marcos HenrichMerge pull request #3264 from esdrubal/tzi_dst
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
2016-07-14 Andi McClureMerge pull request #3279 from xmcclure/tarjan-crash-2
2016-07-13 Zoltan VargaMerge pull request #3240 from alexanderkyte/aot_compile...
2016-07-13 Marcos HenrichMerge pull request #3248 from esdrubal/web_request_abort
2016-07-13 Marcos HenrichMerge pull request #3268 from esdrubal/mono-sym-enable
2016-07-12 Ludovic HenryMerge pull request #3224 from ludovic-henry/iolayer...
2016-07-12 Ludovic Henry[io-layer] Move handles out of the io-layer to utils...
2016-07-12 Ludovic Henry[io-layer] Move _WAPI_FD_HANDLE, _WAPI_SHARED_NAMESPACE...
2016-07-12 Ludovic Henry[io-layer] Move WapiHandleType and WapiHandleOps to...
2016-07-12 Ludovic Henry[io-layer] Extract _wapi_search_handle_namespace from...
2016-07-12 Ludovic Henry[io-layer] Add typename and typesize handle operations
2016-07-12 Ludovic Henry[io-layer] Move _wapi_getpid out of handles.c
2016-07-12 Ludovic Henry[io-layer] Add details operation on handle
2016-07-12 Ludovic Henry[io-layer] Move io-layer initialization out of handles.c
2016-07-12 Ludovic Henry[io-layer] Make _WAPI_PRIVATE_MAX_SLOTS and _WAPI_HANDL...
2016-07-12 Ludovic Henry[io-layer] Make _WapiHandleUnshared definition private
2016-07-08 Kelly WashingtonMerge branch 'master' into mono4-continuations_fix
2016-07-05 Marcos HenrichMerge pull request #3210 from esdrubal/connectasyncUHE
2016-07-01 Vlad BrezaeMerge pull request #3211 from BrzVlad/fix-finalizer...
2016-06-29 João MatosMerge pull request #3214 from tritao/zip_new_entries_writes
2016-06-28 Alexander KöplingerMerge pull request #3187 from akoeplinger/mstestsuite...
2016-06-27 monojenkinsMerge pull request #3204 from BrzVlad/fix-lock-free...
2016-06-27 Alexander KöplingerMerge pull request #3202 from dlahoti/patch-1
2016-06-24 João MatosMerge pull request #3209 from tritao/master
2016-06-24 Ludovic HenryMerge pull request #3208 from ludovic-henry/iolayer...
2016-06-24 Ludovic Henry[io-layer] Replace remaining pthread_cond_t by mono_cond_t
2016-06-24 Ludovic Henry[io-layer] Remove _wapi_shared_layout
2016-06-23 Ludovic Henry[io-layer] Merge _WapiHandleShared type into _WapiHandl...
2016-06-23 Ludovic Henry[io-layer] Make shared and unshared handle have the...
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2016-02-15 Marcos HenrichMerge pull request #2323 from esdrubal/servicemodel
2016-01-18 Jonathan PryorMerge pull request #2006 from steffen-kiess/posix-sockets-2
2016-01-13 Marcos HenrichMerge pull request #2274 from esdrubal/udpclientreceive
2016-01-13 Vlad BrezaeMerge pull request #2261 from BrzVlad/fix-arm-fast...
2016-01-07 Jonathan PryorMerge pull request #2333 from joelmartinez/docs-classic-fix
2016-01-06 Alex Rønne PetersenMerge pull request #2174 from stukselbax/master
2015-12-29 Vlad BrezaeMerge pull request #2386 from BrzVlad/fix-jit
2015-12-23 monojenkinsMerge pull request #2379 from xmcclure/babysitter-contd
2015-12-22 Alexander KöplingerMerge pull request #2366 from xmcclure/scripts-babysitter
2015-12-22 Rodrigo KumperaMerge pull request #2034 from alexrp/ctx-cleanup
2015-12-22 Miguel de IcazaMerge pull request #1896 from meum/patch-1
2015-12-16 Alexander KöplingerMerge pull request #2324 from akoeplinger/caching-locking
2015-12-16 monojenkinsMerge pull request #2353 from ludovic-henry/fix-service...
2015-12-15 Andi McClureMerge pull request #2346 from xmcclure/proxy-load-fail
2015-12-15 monojenkinsMerge pull request #2338 from BogdanovKirill/httpwritefix3
2015-12-14 Alexis ChristoforidesMerge pull request #2306 from migueldeicaza/master
2015-12-14 Marek SafarMerge pull request #2218 from mono/assignProjectConfigu...
2015-12-11 Ludovic HenryMerge pull request #2311 from mlancione/master
2015-12-11 Rodrigo KumperaMerge pull request #1916 from ludovic-henry/iolayer...
2015-12-11 Ludovic Henry[io-layer] Remove shared handles cross process support
2015-12-10 Aleksey Kliger ... Merge pull request #2310 from lambdageek/dev/bug-36305
2015-12-10 Ludovic HenryMerge pull request #2305 from ludovic-henry/fix-threadp...
2015-12-10 Martin BauligMerge pull request #2296 from xmcclure/webrequest-regex
2015-12-10 Alexander KöplingerMerge pull request #2312 from ArsenShnurkov/bug36724
next