
| Key: |
SFT-24
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Nils Ohlmeier
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
framework
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
The framework should be able to listen on multiple sockets at the same time and not just on one.
With the new central resource management looking for open sockets should be possible. But we need some new "upper" class which collects all open NetworkEventHandlers sockets and call select only on this list and then switches to NEH of the socket where the data came from.
|
|
Description
|
The framework should be able to listen on multiple sockets at the same time and not just on one.
With the new central resource management looking for open sockets should be possible. But we need some new "upper" class which collects all open NetworkEventHandlers sockets and call select only on this list and then switches to NEH of the socket where the data came from. |
Show » |
|