aboutsummaryrefslogtreecommitdiff
path: root/src/compat.h
Commit message (Expand)AuthorAgeFilesLines
* Move `S_I*` constants and `MSG_NOSIGNAL` to compat.hWladimir J. van der Laan2014-08-261-0/+14
* Move SetThreadPriority implementation to util.cpp instead of the headerWladimir J. van der Laan2014-08-261-0/+11
* small net cleanupPhilip Kaufmann2014-08-081-2/+2
* Convert closesocket 'compat wrapper' to function in netbaseWladimir J. van der Laan2014-07-171-15/+0
* reorder includes to compile on OpenBSDFabian Raetz2014-05-021-5/+5
* Merge pull request #3309Wladimir J. van der Laan2013-11-291-1/+1
|\
| * Move types.h include before ifaddres.h for u_int declarationRobert Backhaus2013-11-221-1/+1
* | prevent Windows redefinition warning cause by compat.hPhilip Kaufmann2013-11-271-0/+2
|/
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-6/+14
* Bump Year Number to 2013super32013-10-201-1/+1
* prevent compiler redefinition warningsPhilip Kaufmann2013-10-111-0/+6
* autotools: switch to autotools buildsystemCory Fields2013-09-051-1/+0
* cleanup compat.h Windows stuffPhilip Kaufmann2013-07-241-4/+2
* Allow select()ing up to 1024 file descriptors on WindowsPieter Wuille2013-04-261-0/+1
* Update License in File HeadersFordy2012-05-181-1/+1
* We should include netinet/in.h to use sockaddr_in (POSIX.1-2001)Timothy Redaelli2012-04-251-3/+1
* Remove headers.hPieter Wuille2012-04-171-0/+23
* Update all copyrights to 2012Gavin Andresen2012-02-071-1/+1
* Network stack refactorPieter Wuille2012-01-061-0/+42