summaryrefslogtreecommitdiff
path: root/src/udp_wrap.h
Commit message (Expand)AuthorAgeFilesLines
* src: replace SetAccessor w/ SetAccessorPropertyJure Triglav2017-12-171-2/+1
* async_wrap: add provider types for net serverAndreas Madsen2017-11-281-1/+6
* src: rename req-wrap -> req_wrapDaniel Bevenius2017-11-171-1/+1
* src: rename async-wrap -> async_wrapDaniel Bevenius2017-11-171-1/+1
* src: do not include x.h if x-inl.h is includedJoyee Cheung2017-10-301-1/+0
* dgram: added setMulticastInterface()Will Young2017-09-141-0/+2
* dgram: support for setting socket buffer sizeDamien O'Reilly2017-09-131-0/+1
* src: implement native changes for async_hooksTrevor Norris2017-05-101-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src: remove unused function declarationBrian White2016-10-031-1/+0
* src: add include guards to internal headersBen Noordhuis2016-05-251-0/+4
* src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso2015-09-061-4/+4
* src: DRY getsockname/getpeername codeBen Noordhuis2015-08-271-0/+6
* async-wrap: add provider id and object info cbTrevor Norris2015-06-171-0/+2
* src: switch from QUEUE to intrusive listBen Noordhuis2015-02-111-1/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* async-wrap: explicitly pass parentTrevor Norris2014-12-091-2/+3
* src: mark empty destructors as defaultBen Noordhuis2014-10-231-1/+0
* src: mark virtual functions with override keywordBen Noordhuis2014-10-231-1/+1
* src: don't use class specific Unwrap methodsTrevor Norris2013-10-291-1/+0
* src: add multi-context supportBen Noordhuis2013-09-061-5/+9
* uv: upgrade to v0.11.12Ben Noordhuis2013-09-031-4/+6
* src: lint c++ codeFedor Indutny2013-07-311-5/+26
* lib, src: upgrade after v8 api changeBen Noordhuis2013-07-061-20/+23
* stream_wrap, udp_wrap: add read-only fd propertyBen Noordhuis2013-02-131-0/+2
* udp_wrap: don't use namespace imports in headerBen Noordhuis2013-02-131-30/+23
* cluster: support datagram socketsBert Belder2013-01-281-0/+1
* child_process: new stdio API for .spawn() methodFedor Indutny2012-06-011-0/+60