pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb-netbsd: Add TODO item about socket issues



Module Name:	pkgsrc-wip
Committed By:	Michał Górny <mgorny%gentoo.org@localhost>
Pushed By:	mgorny
Date:		Tue Feb 12 17:42:53 2019 +0100
Changeset:	cf45a1c1e3a532e0093e312e417e1a55f0acb000

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Add TODO item about socket issues

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf45a1c1e3a532e0093e312e417e1a55f0acb000

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-netbsd/TODO | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 8269133699..d0389b9d1e 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -33,6 +33,8 @@ Known bugs
  - fix test suite bugs..
  - unknown ones
  - switch from kvm(3) to sysctl(7)
+ - SocketTest.cpp: connection tests hang when run early after boot,
+   it seems that kernel wrongly accepts IPv6 connection to non-open port
 
 REMAINING MILESTONES
 ====================


Home | Main Index | Thread Index | Old Index