[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #9326] Socket.SetSocketOption() throws exception
From: |
Heiko Weiss |
Subject: |
[Pnet-developers] [bugs #9326] Socket.SetSocketOption() throws exception |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #9326] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9326>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Mon 06/14/04 at 06:49
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: Socket.SetSocketOption() throws exception
Original Submission: Some of the socket options cannot be set.
If you set e.g.
sock.SetSocketOption( System.Net.Sockets.SocketOptionLevel.Tcp,
System.Net.Sockets.SocketOptionName.NoDelay, 1 )
an exception is thrown.
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 06/14/04 at 06:49 Name: SetSocketOption.cs Size: 540KB By:
Brubbel0815
Sample
http://savannah.gnu.org/bugs/download.php?item_id=9326&item_file_id=1399
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9326>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #9326] Socket.SetSocketOption() throws exception,
Heiko Weiss <=