[EMAIL PROTECTED] wrote:

> I am the author of rxsocket.library and testing it 
> on genesis I was really mad I couldn't find where 
> I lost 24 bytes, then I doscovered that it was 
> genesis.library fault: it doesn't free 24 bytes.

When, exactly? After it's been flushed from memory?

> About route sockes:
> just a simple 
> s=socket(AF_ROUTE,IPPROTO_RAW,0);
> 
> makes genesis (amitcp) chrash so so bad,
> 
> and with rxsocket, anyone can easly do a 
> s=socket("ROUTE,"RAW");

I just tried that and got a INVALID_SOCKET (-1)
(which is ok, as the protocol family isn't
supported in TCP/IP), but no crash whatsoever.

Olli

-- 
� Oliver Wagner <[EMAIL PROTECTED]> 
� http://www.vapor.com/
� .plan: finger [EMAIL PROTECTED]

____________________________________________________________
Genesis Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to