index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
event_iocp.c
Commit message (
Expand
)
Author
Age
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
Construct Windows locks using InitializeCriticalSectionAndSpinCount
Nick Mathewson
2010-02-18
*
Use ev_[u]intptr_t types in place of [u]intptr_t
Nick Mathewson
2010-01-26
*
Refactor IOCP callback interface
Nick Mathewson
2009-11-02
*
Extract XP-only functions when initializing the IOCP port
Nick Mathewson
2009-10-29
*
Various MSVC cleanups from Brodie Thiesfield.
Nick Mathewson
2009-07-28
*
Fix some small win32 build issues on trunk.
Nick Mathewson
2009-05-22
*
Make unit tests for bufferevent_async compile and _almost_ work.
Nick Mathewson
2009-05-05
*
Add a constructor for bufferevent_async.
Nick Mathewson
2009-05-05
*
First tests for IOCP loop, and related fixes.
Nick Mathewson
2009-04-30
*
Update copyright notices, add some missing license statements
Nick Mathewson
2009-04-19
*
More hacking on event_iocp.c: make it compile, and give it more of an interfa...
Nick Mathewson
2009-04-16
*
It seems support for GetCompletionEventEx is not in my mingw. Use the simple...
Nick Mathewson
2009-04-16
*
Make buffer iocp stuff compile happily
Nick Mathewson
2009-04-14
*
Add draft (nonworking) versions of iocp code to hack on more.
Nick Mathewson
2009-04-13