index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iocp-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Export missing symbols for win32
Azat Khuzhin
2017-03-14
1
-0
/
+13
*
Export symbols for -fvisibility=hidden (under cmake)
Azat Khuzhin
2017-03-13
1
-0
/
+1
*
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-23
/
+23
*
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-2
/
+2
*
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-2
/
+2
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-1
/
+1
|
/
*
Add event_config_set_num_cpus_hint for tuning thread pools, etc.
Christopher Davis
2010-09-08
1
-2
/
+2
*
Stop IOCP when freeing the event_base.
Christopher Davis
2010-09-08
1
-3
/
+5
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: remove trailing spaces
Nick Mathewson
2010-02-18
1
-2
/
+2
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-1
/
+1
*
Use ev_[u]intptr_t types in place of [u]intptr_t
Nick Mathewson
2010-01-26
1
-3
/
+3
*
Move responsibility for IOCP callback into bufferevent_async.
Nick Mathewson
2009-11-17
1
-2
/
+11
*
Commit ConnectEx code to get connect working with async bufferevents.
Nick Mathewson
2009-11-04
1
-0
/
+6
*
Refactor IOCP callback interface
Nick Mathewson
2009-11-02
1
-1
/
+1
*
Extract XP-only functions when initializing the IOCP port
Nick Mathewson
2009-10-29
1
-1
/
+18
*
Expose a narrow window to the IOCP code.
Nick Mathewson
2009-10-23
1
-0
/
+9
*
Use ev_ssize_t in place of ssize_t *everywhere*.
Nick Mathewson
2009-05-22
1
-2
/
+2
*
Add a "ctrl" mechanism to bufferevents for property access.
Nick Mathewson
2009-05-13
1
-0
/
+3
*
Make unit tests for bufferevent_async compile and _almost_ work.
Nick Mathewson
2009-05-05
1
-0
/
+1
*
Add a constructor for bufferevent_async.
Nick Mathewson
2009-05-05
1
-0
/
+1
*
First tests for IOCP loop, and related fixes.
Nick Mathewson
2009-04-30
1
-5
/
+28
*
Document many internal functions and pieces of code.
Nick Mathewson
2009-04-17
1
-1
/
+68
*
More hacking on event_iocp.c: make it compile, and give it more of an interfa...
Nick Mathewson
2009-04-16
1
-3
/
+10
*
Make buffer iocp stuff compile happily
Nick Mathewson
2009-04-14
1
-1
/
+5
*
Add draft (nonworking) versions of iocp code to hack on more.
Nick Mathewson
2009-04-13
1
-0
/
+52