1. Eunet
function eunet_getservbyname() has not been declared as global so any program
calling it will crash.
function eunet_getaddrinfo() was implemented on Windows XP and does not work on
earlier versions without extra work.
May be a note about this issue would be useful to users.
JG
2. Re: Eunet
- Posted by Michael J. Sabal <m_sabal at ?ahoo.c?m>
Dec 29, 2007
-
Last edited Dec 30, 2007
Julio C. Galaret Viera wrote:
>
> function eunet_getservbyname() has not been declared as global so any program
> calling it will crash.
>
> function eunet_getaddrinfo() was implemented on Windows XP and does not work
> on earlier versions without extra work.
> May be a note about this issue would be useful to users.
>
> JG
Thanks. I'll add these to a list of known issues.