[MPlayer-dev-eng] network code and read() and write()
Fabian Franz
FabianFranz at gmx.de
Sat May 24 13:47:44 CEST 2003
Am Freitag, 23. Mai 2003 21:05 schrieb Sascha Sommer:
> We are currenlty trying to make network code work on mingw.
> However most changes are to replace read with recv and write with send.
> Afair those are available for other OSes, too?
> Therefore would you prefere to have read and write replaced in network code
> or do you want #ifdefed code?
What about #define read recv ? (or similar)
Hm, seems that recv is also available on linux:
CONFORMING TO
4.4BSD (these function calls first appeared in 4.2BSD).
cu
Fabian
>
> Sascha
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list