Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/cral/commit/b0cfc84abe46752725aa0eb8c28eb1fb1d8a4699?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add a comment about default socket possibility.

git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@108 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b
master
follower 18 years ago
parent 4979f30019
commit b0cfc84abe

@ -283,6 +283,7 @@ void NetworkConnection::close() {
/* -- NetworkInterface -- */ /* -- NetworkInterface -- */
// TODO?: Do we want to have a "default" socket accessible by 'Network.read()' etc?
class NetworkInterface { class NetworkInterface {
public: public:

Loading…
Cancel
Save