Changeset 39443

Timestamp:
Sep 21, 2007, 12:34:19 PM (15 years ago)
Author:
chris_kohlhoff
Message:

Strict compilers don't like it when you pass a function with C linkage
as an argument when the parameter type has C++ linkage. Try using the type
of the msghdr::msg_namelen field as an alternative way of deducing the
socklen_t-equivalent type.

(No files)

Note: See TracChangeset for help on using the changeset viewer.