Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse | |
to the data type pointed by its respective argument and not the pointer type. | |||
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse | |
finds out its return type and the types of its arguments. Added definitions for non-configure systems config files, and introduced macro sreadfrom which will be used on udp sockets as a recvfrom() wrapper. | |||
2008-05-21 | fix: socklen_t definition comment | Yang Tse | |
2008-05-14 | Move the CURLDEBUG check after setup.h so it can be set there if necessary. | Dan Fandrich | |
2008-04-23 | Symbian OS is a.k.a. EPOC32 | Dan Fandrich | |
2008-04-22 | Added support for running on Symbian OS. | Dan Fandrich | |