add peek_char/{1,2}, peek_byte/{1,2}, peek_code/{1,2}
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
current_hostname/1]).
|
||||
|
||||
:- use_module(library(error)).
|
||||
:- use_module(library(lists)).
|
||||
:- use_module(library(pairs)).
|
||||
|
||||
|
||||
socket_client_open(Addr, Stream, Options) :-
|
||||
|
||||
Reference in New Issue
Block a user