Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Networking
>
CLX C++ Libraries
>
Ticket List/Search
>
Ticket #13020
CLX C++ Libraries
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Communication
List of Forums
ヘルプ (2)
公開討議 (19)
開発者 (24)
News
Ticket #13020
Ticket List
Submit New Ticket
RSS
udp::sockstream
Open Date:
2008-07-12 15:28
Last Update:
2009-11-25 23:27
monitor
ON
OFF
Reporter:
cielquis
Owner:
cielquis
Type:
Bugs
Status:
Open [Owner assigned]
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Reply
bind()した側がsockstreamの>>演算子で読み込もうとすると
recv()でブロックされ続ける.UDP通信をstreamに見せかける
にはどういう実装にすればいいかだろう.recv()にタイムア
ウトを設けておくとかかなぁ.
Ticket History (1/1 Histories)
2009-11-25 23:27
Updated by:
cielquis
Owner
Update from
(None)
to
cielquis
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
recv()でブロックされ続ける.UDP通信をstreamに見せかける
にはどういう実装にすればいいかだろう.recv()にタイムア
ウトを設けておくとかかなぁ.