473,666 Members | 2,257 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SocketOptionNam e doc bug

The help page for SocketOptionNam e says, toward the end:

"Example
The following example uses the Linger enumerated value to set the linger time of the Socket."

However, the example does not show that. Instead it shows how to use Poll().

The example is also questionable because, if the socket is in the error state
when the first call to Poll() to check for write status is made, that call
will block indefinitely so, even if the socket is in the error state, the
message "This Socket has an error." will never appear.

Finally, the example contains five syntax errors -- string literals are
preceded by 'S', as in

S"Unable to connect to host"

Presumably, that should be

@"Unable to connect to host"

Cheers,

Michi.

Nov 15 '05 #1
0 1148

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
4422
by: Nathan Kerr | last post by:
I have been working with KB Article 812404 "HOW TO: Write Pluggable Protocol to Supprot FTP in Managed Classes by Using Visual Bassic.NET". I have modified the code to run on a Pocket PC. In the OpenControlConnection routine the following lines are being executed: m_DataSocket.SetSocketOption (SocketOptionLevel.Socket, SocketOptionName.SendTimeout,
0
2349
by: Ivar | last post by:
Hi, Is SocketOption.NoDelay working ? There is some trouble with socket delay, I doubt that SocketOption.NoDelay isn't working. If I set HKLM\System\CurrentControlSet\Services\tcpip\Parameters\TcpAckFrequency to 13(or diasble(0)), all start work noramlly.
0
1328
by: Ivar | last post by:
Hi, Is SocketOptionName.ReciveTimeout usable with asyncronous socket methods ? With Recive method it works but BeginRecive can't get it working.
0
710
by: Edward Diener | last post by:
After calling mySocket.Bind(someEndpoint) to an IP endpoint I immediately attempt to get the MaxConnections allowed through mySocket.GetSocketOption(System.Net.Sockets.SocketOptionLevel.Socket,System.Net.Sockets.SocketOptionName.MaxConnections) and a socket exception is thrown. Is this a bug in the .NET 1.1 framework, or is there something I do not understand in this call ?
3
8764
by: PHLICS_Admin | last post by:
Hi All, Following code is used to set multicast interface : IPAddress ipLan = IPAddress.Parse("..."); int iIP = (int)(ipLan.Address) ; objMCastSender.SetSocketOption(SocketOptionLevel.IP,SocketOptionName.Multica stInterface , iIP) ;
0
1278
by: Michi Henning | last post by:
The C# doc lists all the available SocketOptionName enumerators (on the SocketOptionName help page), but there doesn't appear to be a list of which option goes with what socket option level. It would be nice to have such a list. (Without it, I have to keep switching back to the Win32 API doc, which provides such a list.) From the code example on the SocketOptionLevel help page, I can see that SocketOptionName.SendTimeout goes with...
0
2779
by: Kevin | last post by:
Hi, How can you set up the timeout values of the KeepAlive Socket option like you do using WSAIoctl and SIO_KEEPALIVE_VALS using C++ ? Searching about this I found several post of people using the int argument of SetSocketOption thinking it represents some timeout value, but I think it's wrong since 2 values are needed to set up the correct timeout...
3
15524
by: Ryan Liu | last post by:
Hi, I use Server: Use an endless thread to lisiten to clients requests: while(true) { TcpClient client = myListener.AcceptTcpClient();
3
11990
by: Ryan Liu | last post by:
Hi, SocketOptionName.KeepAlive is a bool or an int value? Is it "belongs to" SocketOptionLevel.Socket? What does value 0 means? Is that meaning always "keep alive", or never "send keep-alives"? And what does "Send keep-alives" mean anyway?
0
8355
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8866
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8638
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7381
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5662
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4193
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2006
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1769
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.