sipcapture / hep-c

HEP: C implementation of HEP/EEP Encapsulation Protocol
http://sipcapture.org
Other
6 stars 5 forks source link

netdb.h is not available on Windows #8

Open dpocock opened 8 years ago

dpocock commented 8 years ago

core_hep.h includes netdb.h, which doesn't appear to be available in a Windows build

Can you add #ifdef WINDOWS to use an equivalent? Maybe a Windows developer can comment on it. This was reported by @sgodin testing HEP with resiprocate

dpocock commented 8 years ago

Discussed on resiprocate-devel

http://list.resiprocate.org/archive/resiprocate-devel/msg09257.html