aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext/server.h
Commit message (Expand)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
* Add native tag completion callbacks, dispose of server after tryShutdown succ...Gravatar murgatroid992017-04-10
* Fix segfault in Node server destructorGravatar murgatroid992017-02-22
* Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
* Update to nan 2.0Gravatar murgatroid992015-09-17
* Split server shutdown into tryShutdown and forceShutdownGravatar murgatroid992015-08-18
* Made binding a server to a port insecurely explicitGravatar murgatroid992015-07-27
* Updated server to use new shutdown semanticsGravatar murgatroid992015-05-28
* The library now compiles with Node 0.11+ and all versions of io.jsGravatar murgatroid992015-03-04
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26