nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] NeL Compile Error - Patch


From: Zane
Subject: [Nel] NeL Compile Error - Patch
Date: Thu, 23 Aug 2001 10:38:59 -0700

Got an error compiling NeL under Linux, basically a typing problem, here's a
patch:

diff -r1.2 tcp_sock.cpp
187c187
<       int len = sizeof( windowsize );
---
>       socklen_t len  = sizeof( windowsize );

-E.J. Wilburn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]