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
/
iocp-internal.h
Commit message (
Expand
)
Author
Age
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
Clean up formatting: remove trailing spaces
Nick Mathewson
2010-02-18
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
*
Use ev_[u]intptr_t types in place of [u]intptr_t
Nick Mathewson
2010-01-26
*
Move responsibility for IOCP callback into bufferevent_async.
Nick Mathewson
2009-11-17
*
Commit ConnectEx code to get connect working with async bufferevents.
Nick Mathewson
2009-11-04
*
Refactor IOCP callback interface
Nick Mathewson
2009-11-02
*
Extract XP-only functions when initializing the IOCP port
Nick Mathewson
2009-10-29
*
Expose a narrow window to the IOCP code.
Nick Mathewson
2009-10-23
*
Use ev_ssize_t in place of ssize_t *everywhere*.
Nick Mathewson
2009-05-22
*
Add a "ctrl" mechanism to bufferevents for property access.
Nick Mathewson
2009-05-13
*
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
*
Document many internal functions and pieces of code.
Nick Mathewson
2009-04-17
*
More hacking on event_iocp.c: make it compile, and give it more of an interfa...
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