Commit e449aab0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

modified *strerror()

parent 3a0192be
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line

* February 2, 2004:

- ares_strerror() has one argument less. This is the first official
  modification of the existing provided ares API.

* January 29, 2004:

- Dirk Manske fixed how the socket is set non-blocking.