chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] [Chicken-bugs] #320: tcp-listen accepts an out of ran


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #320: tcp-listen accepts an out of range port.
Date: Sun, 09 Sep 2007 08:17:01 -0000

#320: tcp-listen accepts an out of range port.
-----------------------------------------------+----------------------------
 Reporter:  Jon Strait <address@hidden>  |       Type:  defect
   Status:  new                                |   Priority:  minor 
Component:  core libraries                     |    Version:  2.7   
 Keywords:                                     |  
-----------------------------------------------+----------------------------
 A port number less than 0 or greater than 65535 currently maps to an in-
 range port number and a TCP listen object binds to it without error.  The
 overflow and underflow numbers just keep wrapping around.

-- 
Ticket URL: <http://trac.callcc.org/ticket/320>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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