You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk_container/src/third_party/portage-stable/dev-libs/libverto/metadata.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
-
<!DOCTYPEpkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
2
+
<!DOCTYPEpkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3
3
<pkgmetadata>
4
4
<longdescriptionlang="en">Many applications and libraries are unable to write asynchronous code because they are unable to pick an event loop. This is particularly true of libraries who want to be useful to many applications who use loops that do not integrate with one another or which use home-grown loops. libverto provides a loop-neutral async api which allows the library to expose asynchronous interfaces and offload the choice of the main loop to the application.</longdescription>
0 commit comments