mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-28 06:12:53 -06:00
Core: timeout fix in TcpSocket
git-svn-id: svn://ultimatepp.org/upp/trunk@5455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9339b6d01e
commit
a8a46da35a
2 changed files with 968 additions and 967 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1,14 +1,14 @@
|
|||
description "XML viewer - with added \"path\" capability\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
XmlView.h,
|
||||
main.cpp,
|
||||
XmlView.iml,
|
||||
XmlView.rc;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
description "XML viewer - with added \"path\" capability\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
XmlView.h,
|
||||
main.cpp,
|
||||
XmlView.iml,
|
||||
XmlView.rc;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue