|
From: Geoff H. <ghu...@ws...> - 2001-12-20 07:00:48
|
On Thu, 20 Dec 2001 htd...@li... wrote:
> l = sizeof(sa_client);
> if ((getpeername(sock_in, &sa_client, &l)) < 0) {
That's fine, but what's the declaration for l?
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
|