Mercurial > libavformat.hg
log network.h @ 2095:2daf4caeba36 libavformat
age | author | description |
---|---|---|
Tue, 15 May 2007 14:58:30 +0000 | alex | initial mingw networking support libavformat |
Fri, 27 Apr 2007 00:41:50 +0000 | alex | implement ff_socket_nonblock and use it in networking code libavformat |
Fri, 27 Apr 2007 00:35:54 +0000 | alex | use ff_neterrno() and FF_NETERROR() for networking error handling libavformat |
Fri, 23 Mar 2007 22:01:37 +0000 | mmu_man | Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. libavformat |
Sun, 04 Feb 2007 17:05:44 +0000 | mru | move networking #includes into separate file libavformat |