Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
40266b00
...
40266b003afb027b64ed2af3f0ef459831f477c1
authored
2003-01-17 10:10:18 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(ERR_TLS_IO): New def.
1 parent
078026cd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
pop3d/pop3d.h
pop3d/pop3d.h
View file @
40266b0
...
...
@@ -170,7 +170,8 @@
#define ERR_TIMEOUT 14
#define ERR_UNKNOWN 15
#define ERR_MBOX_SYNC 16
#define ERR_TLS_ACTIVE 17
#define ERR_TLS_ACTIVE 17
#define ERR_TLS_IO 18
extern
mailbox_t
mbox
;
extern
int
state
;
...
...
Please
register
or
sign in
to post a comment