Client waits for http-header
This commit is contained in:
parent
60d41aec50
commit
edd200248b
3 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
SRC = main.cpp user.cpp sockets/sw_base.cpp sockets/sw_inet.cpp sockets/sw_unix.cpp
|
||||
OBJ = $(SRC:.cpp=.o)
|
||||
OUT = Socket
|
||||
OUT = Server_PLS
|
||||
INCLUDES =
|
||||
CCFLAGS = -Wall -Wextra -funsigned-char -g
|
||||
CC = $(CROSS)g++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue