mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Author:halw
Date:2009-01-05T19:34:30.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@152 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -28,7 +28,7 @@ inherit
|
||||
active_medium
|
||||
end
|
||||
|
||||
creation
|
||||
create
|
||||
make
|
||||
|
||||
feature
|
||||
@@ -73,7 +73,7 @@ inherit
|
||||
|
||||
BASIC_ROUTINES
|
||||
|
||||
creation
|
||||
create
|
||||
make
|
||||
|
||||
feature
|
||||
@@ -114,7 +114,7 @@ class
|
||||
|
||||
POLLING_SERVER
|
||||
|
||||
creation
|
||||
create
|
||||
make
|
||||
|
||||
feature
|
||||
@@ -150,7 +150,7 @@ The client follows the same scheme, reversing the order of read and write operat
|
||||
class
|
||||
POLLING_CLIENT
|
||||
|
||||
creation
|
||||
create
|
||||
make
|
||||
|
||||
feature
|
||||
|
||||
Reference in New Issue
Block a user