Willem Toorop
|
caba5f19d5
|
Merge branch 'develop' into features/windows-support
|
2015-12-24 11:01:26 +01:00 |
Willem Toorop
|
54f3179c0e
|
Fix libmini_event getting context's mem funcs
|
2015-12-18 13:57:20 +01:00 |
Willem Toorop
|
c8a9da69ea
|
Fix libuv.c dependencies
|
2015-12-18 13:50:17 +01:00 |
Willem Toorop
|
5663f914fb
|
Mode debug marco's to own header
To reduce dependency location fixes in test directory.
|
2015-12-18 13:40:52 +01:00 |
unknown
|
2d58ed465c
|
Changes for Windows, Fix configure.ac to take in a winsock option to configure and generafigure, add ifdef's to stub out windows code for other platforms.
|
2015-11-22 22:38:13 -05:00 |
Willem Toorop
|
1f638ccd0b
|
Internal getdns_mini_event to _getdns_mini_event
|
2015-08-19 16:26:39 +02:00 |
Willem Toorop
|
450aabefcc
|
Make util symbols private (i.e. prefix _getdns)
|
2015-08-19 16:07:01 +02:00 |
Willem Toorop
|
12567f5338
|
Fix compiling with --enable-debug-sched
|
2015-07-13 11:09:56 +02:00 |
Willem Toorop
|
736f5ff157
|
No executable flags on source files
Thanks Paul Wouters
|
2015-01-20 12:16:49 +01:00 |
Willem Toorop
|
4cc4629bdf
|
Don't expose scheduling side of extensions
Also moved debugging macro's from types-internal.h ro util-internal.h
|
2014-11-07 11:38:02 +01:00 |
Willem Toorop
|
e9548fc5fb
|
Fix for TCP stub mode
Stupid mistake.
One can not clear an freshly "cleared" initialized event!
|
2014-10-19 22:51:42 +02:00 |
Neel Goyal
|
75d163427c
|
Fix some warnings on OSX
|
2014-10-17 17:41:43 -04:00 |
Willem Toorop
|
a1be0c985d
|
Miscelaneous fixes that came out of the unit tests
TODO: libuv still has issues. Do we really need a close callback?
|
2014-10-15 01:13:39 +02:00 |
Willem Toorop
|
c9de395b44
|
Fix correctly tracking of outstanding events
|
2014-10-13 15:35:41 +02:00 |
Willem Toorop
|
f61d2ae262
|
write and run methods for eventloop extension
|
2014-10-10 14:48:52 +02:00 |
Willem Toorop
|
b3b634a2f5
|
libevent & libev following new extension scheme
|
2014-10-09 01:18:53 +02:00 |
Willem Toorop
|
1f203485e2
|
eventloop separate from context & libmini_event
|
2014-10-08 15:42:33 +02:00 |