mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 18:03:37 +02:00
~connection(): Close file descriptor
This commit is contained in:
parent
2603aacf1f
commit
978a080656
2 changed files with 8 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
#include <cassert>
|
||||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "agent.h"
|
||||
#include "connection.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue