- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am working on Altera statix FPGA and Nios II. Here in my application I am using NicheStack IP for TCP/IP interface. i am on client side where condition is that i have to continuously send the data and receive occasionally. Means server will receive continuously but may are may not send through whole day. problem is that as soon as i put receive in client it blocks there. Plz tell me what is the option for making socket non blocking? Thanks in advance. sblrdeLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is not NicheStack issue. It's just the socket programming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
usually fcntl()

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page