Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile issue Laz ide 3.0 #1

Closed
AndiB74 opened this issue Jan 14, 2024 · 3 comments
Closed

compile issue Laz ide 3.0 #1

AndiB74 opened this issue Jan 14, 2024 · 3 comments

Comments

@AndiB74
Copy link

AndiB74 commented Jan 14, 2024

uchunkmanager.pas(866,35) Error: Identifier not found "ssNoDelay"

ssNoDelay is no longer in use see code lNet v0.6.2

{ TLSocketState }
TLSocketState = (ssServerSocket, ssBlocking, ssReuseAddress, ssCanSend,
ssCanReceive, ssSSLActive{, ssNoDelay});

@AndiB74
Copy link
Author

AndiB74 commented Jan 14, 2024

Vielleicht SSL fähig machen.

@PascalCorpsman
Copy link
Owner

Das ist ein Bug bei L-Net
Einfach die LNet version von meinem Github Clonen: https://github.com/PascalCorpsman/lnet

@PascalCorpsman PascalCorpsman closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2024
@AndiB74
Copy link
Author

AndiB74 commented Jan 14, 2024

ok dann darf man das nicht von dem OPM installieren denn dann gibt es den Fehler habe Laz 3.0 neu und sauber installiert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants