[mammoth] Move port server operations to their own class.
This commit is contained in:
parent
7989c9d616
commit
5fb9fa6ae6
8 changed files with 74 additions and 42 deletions
|
|
@ -8,6 +8,7 @@ add_library(mammoth_lib STATIC
|
|||
src/new.cpp
|
||||
src/process.cpp
|
||||
src/port.cpp
|
||||
src/port_server.cpp
|
||||
src/thread.cpp
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue