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:
halw
2009-01-05 19:34:30 +00:00
parent ffc468f138
commit 2fa0e9a0ae
7 changed files with 140 additions and 131 deletions

View File

@@ -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